home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!news
- From: PETER.CLAESSON@MAILBOX.SWIPNET.SE (peter claesson)
- Newsgroups: comp.lang.c++
- Subject: Re: simple problem
- Date: 7 Mar 1996 20:15:41 GMT
- Organization: Your Organization
- Message-ID: <4hng5d$1uf@mn5.swip.net>
- References: <4hkosd$p3p@mn5.swip.net>
- NNTP-Posting-Host: dialup103-5-14.swipnet.se
- Mime-Version: 1.0
- NNTP-Posting-User: 0c424a329569121cb09ffd6c2f6edc3b
- X-Newsreader: WinVN 0.93.14
-
- In article <4hkosd$p3p@mn5.swip.net>, daniel.lundin@mailbox.swipnet.se
- says...
- >
- >Hallo!
- >
- >I want more parameters than two in one of my functions, how do I do?
- >I get an errormassage when I run the following function :
- >
- >int knapp(int x1,y1,x2,y2)
- >{
- > rectangle(x1,y1,x2,y2);
- >}
- >
- >
- >Daniel.lundin@mailbox.swipnet.se
- >
- Vad fσr du f÷r typ av felmeddelande ??
-
-